Organization: Progetto Iperbole - Comune di Bologna - Italy
Message-ID: <313E18A3.2865@iperbole.bologna.it>
References: <313B5612.1B9@eagle.unilink-inc.com>
NNTP-Posting-Host: itiav.comune.bologna.it
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
CC: vos0225@iperbole.bologna.it
Jon Wynett wrote:
> I've tried the Win16 API GetVersion() but that doesn't seem to read the
> version information from '95 and NT correctly. Any ideas?Somewhere I read that GetVersion() has made to return 3.95 under Win32 environments (WinNT & W95) but I'm not sure about it...
You have to made a win32 program to indentify the right OS version using the Win32 API GetVersionEx().